CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 禁忌 算法

搜索资源列表

  1. optimization-modelroad-network

    0下载:
  2. 双层规划,禁忌算法,道路交通规划,多目标优化-Based on the optimization model of regional road network double tabu genetic algorithm Pan Genan
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-04
    • 文件大小:140200
    • 提供者:罗杰
  1. A late acceptance hill climbing algorithm

    1下载:
  2. 通过加入Late Acceptance Strategy,改进了爬山局部搜索算法,该算法在求解某些benchmark函数时,比禁忌搜索和模拟退火等局部搜索算法更好。(by Late Acceptance Strategy, An improved hill climbing local search algorithm is proposed which outperforms Tabu and SA when solving some benchmark functions.)
  3. 所属分类:文章/文档

    • 发布日期:2017-12-21
    • 文件大小:2738176
    • 提供者:DRen
  1. test1_take_some_nodes

    1下载:
  2. 采用禁忌搜索算法,实现对多个点的TSP路径优化(Achieve the TSP path optimization for multiple points)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-19
    • 文件大小:2048
    • 提供者:Truman-Hu
  1. TS_TSP

    0下载:
  2. 基于matlab禁忌算法,包含一个小例子,有助于理解禁忌算法(Tabu search algorithm based on MATLAB)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-19
    • 文件大小:5120
    • 提供者:figue
  1. Tabu Search

    0下载:
  2. 通过禁忌搜索算法求解TSP问题最优解问题(The tabu search algorithm is used to solve the optimal solution of the TSP problem)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-23
    • 文件大小:2048
    • 提供者:略懂先生
  1. mathematical modeling

    0下载:
  2. 文件包含了多种现代优化算法,如神经网络,模拟退火,禁忌搜索等智能算法。同时还有一些数学建模的相关的matlab实现。(The document contains a variety of modern optimization algorithms, such as neural networks, simulated annealing, tabu search and other intelligent algorithms. At the same time, there are some
  3. 所属分类:matlab例程

    • 发布日期:2017-12-15
    • 文件大小:99482624
    • 提供者:Jyoung丶
  1. TS

    0下载:
  2. 禁忌搜索算法源代码,对局部邻域搜索的一种扩展,搜索过程中采用禁忌准则,即不考虑处于禁忌状态的解,标记对应已搜索的局部最优解的一些对象,在进一步迭代搜索中尽量避开这些对象,避免迂回搜索,从而保证对不同的有效搜索途径的检索,是一种局部极小突跳的全局逐步寻优算法。(Tabu search algorithm source code, an extension of the local neighborhood search criteria, using tabu search process, th
  3. 所属分类:其他

  1. 模拟退火禁忌搜索遗传算法神经网络MATLAB程序合集

    0下载:
  2. 模拟退火,禁忌搜索,遗传算法,神经网络-MATLAB程序合集(Simulated annealing, tabu search, genetic algorithms, neural networks - MATLAB collection)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2017-12-26
    • 文件大小:5120
    • 提供者:1155
  1. TspTS

    0下载:
  2. 采用禁忌搜索算法求解旅行商问题,欢迎下载(Traveling salesman problem is solved by Tabu Search Algorithm)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-23
    • 文件大小:2048
    • 提供者:ColbyLi
  1. ACA

    0下载:
  2. 绝对可运行的蚁群算法主程序,包含主程序及禁忌表(the main program of Ant colony algorithm absolutely can run)
  3. 所属分类:仿真建模

    • 发布日期:2017-12-24
    • 文件大小:6144
    • 提供者:MOMOhitomi
  1. Untitled3

    0下载:
  2. 通过禁忌搜索算法求解(旅行商)TSP问题,输出最小路径(Through the taboo search algorithm to solve (traveler) TSP problem, the output of the smallest path)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-30
    • 文件大小:1024
    • 提供者:JJJ111
  1. 97288380tabu-search-matlab

    0下载:
  2. 路径规划问题的禁忌算法matlab程序。(Tabu search algorithm matlab program for path planning problems)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-29
    • 文件大小:4096
    • 提供者:laurel7
  1. TSP_TS

    0下载:
  2. 采用禁忌搜索算法解决中国城市tsp问题,语言环境为matlab(Using tabu search algorithm to solve the problem of Chinese city tsp)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-30
    • 文件大小:39936
    • 提供者:yunhao123321
  1. TS-TSP

    0下载:
  2. 本禁忌搜索算法主要用于求解经典的TSP问题(Tabu search algorithm is used to solve the classical TSP problem)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-01-02
    • 文件大小:10240
    • 提供者:舒逸流风
  1. 紧急搜索求VRP

    0下载:
  2. TS算法通过引入一个灵活的存储结构和相应的禁忌准则来避免迂回搜索,并通过藐视准则来赦免一些被禁忌的优良状态,进而保证多样化的有效探索以最终实现全局优化(TS algorithm by introducing a flexible storage structure and corresponding tabu criteria to avoid circuit search, and the contempt of criterion to pardon a little good state
  3. 所属分类:书籍源码

    • 发布日期:2018-01-02
    • 文件大小:5120
    • 提供者:春天里的
  1. 新建文件夹

    0下载:
  2. 提出了一种以目标函数变化量作为评价函数的改进禁忌搜索算法,并进行了理论分析,然后将其与有效禁忌搜索算法作了性能比较。通过比较三个公共测试数据集的计算结果,验证了本文提出的禁忌搜索算法的可行性和有效性。(Proposed a change in the objective function as the evaluation function of the improved tabu search algorithm, and has carried on the theoretical anal
  3. 所属分类:并行计算

    • 发布日期:2018-01-05
    • 文件大小:2048
    • 提供者:WALJXZY
  1. 禁忌搜索

    0下载:
  2. 主要用与电气工程及其自动化的专业,在对电力系统分析上面的研究与编写(Intelligent algorithm)
  3. 所属分类:数值算法/人工智能

  1. ts_tsp

    0下载:
  2. 简单介绍禁忌搜索算法的过程,并求解TSP,来加深对其的理解。(Briefly introduce the process of tabu search algorithm, and solve TSP, to deepen its understanding.)
  3. 所属分类:其他

    • 发布日期:2018-04-23
    • 文件大小:3072
    • 提供者:烟艹
  1. 禁忌搜索优化算法

    0下载:
  2. 所属分类:matlab例程

    • 发布日期:2018-04-28
    • 文件大小:1164288
    • 提供者:喝汤
  1. TS_tsp

    0下载:
  2. 利用matlab软件,应用禁忌搜索算法解决31个城市的TSP问题(Using Matlab Software, Applying Tabu Search Algorithm to Solve TSP Problems in 31 Cities)
  3. 所属分类:matlab例程

    • 发布日期:2018-04-29
    • 文件大小:1024
    • 提供者:csuyq
« 1 2 3 4 56 7 8 9 10 11 »
搜珍网 www.dssz.com